#3 -- Session Limits
Check getMaxStatements() and
getMaxConnections()
Microsoft SQL Server restricts you
to a single active statement
Some drivers limit you to a single
connection

Return to Tracks